This query returns a boolean value that indicates whether the zero point is locked (true) or unlocked (false).To lock or unlock the zero point, use the PZeroLock command.
Example.
PGetZeroLock isLocked();
if (isLocked == true) PZeroLock(false);
Comments or suggestions? Contact Adobe Developer Support